How to Install fadecut software package in Debian 9 (Stretch)

How to Install fadecut software package in Debian 9 (Stretch)

fadecut software package provides toolset to rip audiostreams, cut, fade in/out and tag the resulting audiofiles, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fadecut 

fadecut is installed in your system.

Make ensure the fadecut package were installed using the commands given below,

$ sudo dpkg-query -l | grep fadecut *

You will get with fadecut package name, version, architecture and description in a table

fadecut package basic information:

Distro Debian 9 stretch
Section Sound
Package fadecut
Version 0.1.4-1.1
Description toolset to rip audiostreams, cut, fade in/out and tag the resulting audiofiles
Sub Section Sound


See Also, How to uninstall or remove fadecut software package from Debian 9 (Stretch)?